#titleBlack {
 margin-top: 15px;
 text-align: left;
}

#titleBlack b{
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin-left: 5px;
}

#steps {
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 5px;
}

a.step {
 display: block;
 float: left;
 line-height: 2em;
 background: #777;
 border: 1px solid #aaa;
 padding: 0 0.8em;
 margin-right: 12px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}

a.step.active {
 background: #d00;
}

.txt {
 display: none;
 margin-top: 10px;
}

.txt.active {
 display: block;
}

.txt h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000;
 padding-top: 10px;
 margin-bottom: 10px;
 padding-left: 5px;
}

.txt p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #666;
 padding: 0 20px 6px 5px;
}

.txt ul {
 margin-left: 20px !important;
}

.txt li {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #666;
 padding: 0 20px 6px 5px;
}

a#step_next {
 display: block;
 margin-top: 10px;
 margin-right: 50px;
}

#mmLeftT {
 margin-left: 1%;
 margin-right: 1%;
 padding-top: 10px;
 padding-right: 0;
 float: left;
 position: relative;
 margin-bottom: 0;
 border-style: none;
}

#titLeft {
 width: 50%;
 float: left;
}

#titRight a {
 width: 50%;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #a22;
 text-align: right;
 float: right;
 margin-top: 20px;
}

#titRight img {
 padding-left: 10px;
}

/* --- sell form --- */

div.sell_now {
 width: 500px !important;
}

p.form_field {
 text-align: right !important;
 margin-top: 3px !important;
 padding: 0 !important;
}

#sentMessage {
 margin-top: 10px !important;
}

#sentMessage p {
 font-family: Times, "Times New Roman", serif;
 font-size: 14px;
 font-weight: bold;
 color: #666;
 padding-left: 20px;
}

p.errorMsg {
 color: #f00 !important;
}
